[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 24 Feb 2026 11:11:14 +0000 (13:11 +0200)
committerNoah Meyerhans <noahm@debian.org>
Wed, 6 May 2026 19:18:43 +0000 (15:18 -0400)
commit890f570f77335df09307512e230c24f773851b18
tree31a210b0b499af3269e1a75e8c481726f4057803
parentef39a5571031d8a6ba0b66a9cf98bec96a19920e
[PATCH 03/24] lib-mail: Limit the number of RFC2231 parameters that can be parsed

This avoids excessive CPU usage especially in result_append().

Gbp-Pq: Name CVE-2026-27859.patch
src/lib-mail/rfc2231-parser.c
src/lib-mail/rfc822-parser.h
src/lib-mail/test-rfc2231-parser.c